Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AbstractMethodError when injecting generated resource #30001

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

Sgitario
Copy link
Contributor

Fix #29885
Plus, this pull request also resolves an ambiguous bean resolution when injecting these resources.

Fix quarkusio#29885
Plus, this pull request also resolves an ambiguous bean resolution when injecting these resources.
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Dec 21, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Dec 21, 2022

Failing Jobs - Building 0fd9456

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 MacOS M1 Set up runner ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 18

@geoand geoand merged commit 9bf4af9 into quarkusio:main Dec 21, 2022
@quarkus-bot quarkus-bot bot added this to the 2.16 - main milestone Dec 21, 2022
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Dec 21, 2022
@Sgitario Sgitario deleted the 29885 branch December 21, 2022 11:53
@gsmet gsmet modified the milestones: 2.16 - main, 2.15.2.Final Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AbstractMethodError after upgrading to 2.15.0.Final
3 participants